-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Add Hyperdrive example with Nile database #18374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Hyperdrive example with Nile database #18374
Conversation
| 3. Click on the elephant, and you'll see a connection string show up. | ||
| 4. If you want a new pair of credentials for use with Cloudflare Hyperdrive (recommended!), click on "Generate credentials". | ||
| 5. Copy the connection string without the "psql" part |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 3. Click on the elephant, and you'll see a connection string show up. | |
| 4. If you want a new pair of credentials for use with Cloudflare Hyperdrive (recommended!), click on "Generate credentials". | |
| 5. Copy the connection string without the "psql" part | |
| 3. Select the PostgreSQL logo to show the connection string. | |
| 4. Select "Generate credentials" to generate new credentials. | |
| 5. Copy the connection string (without the "psql" part). |
Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Jun Lee <[email protected]>
|
Thanks for all the feedback, guys. It is much more readable now! |
Thanks for the contribution! I had started poking around with Nile postgres last week, so this is good timing! |
Thanks for the PR! We're running the pipeline now to merge :D |
|
Congratulations @gwenshap, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm3xafebq08140clff1mgqtbw This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
* Adding Hyperdrive example with Nile database * small style change * Update Nile's hyperdrive doc per Oxyjun suggestions Co-authored-by: Jun Lee <[email protected]> * Update Nile's hyperdrive doc per Oxyjun suggestions Co-authored-by: Jun Lee <[email protected]> * Update Nile's hyperdrive doc per Oxyjun suggestions Co-authored-by: Jun Lee <[email protected]> * Update Nile's hyperdrive doc per Oxyjun suggestions Co-authored-by: Jun Lee <[email protected]> * Update Nile's hyperdrive example per thomasgauvin feedback --------- Co-authored-by: Jun Lee <[email protected]>
Summary
Adding an example of using Hyperdrive with Nile database
Documentation checklist